Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 177,049 for

document formatting

(0.3 sec)
  1. ListLevel.alignment property | Aspose.Words for...

    ListLevel.alignment property. Gets or sets the justification of the actual number of the list item....how to apply custom list formatting to paragraphs when using...DocumentBuilder. doc = aw . Document () # A list allows us to organize...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Inserting HTML Dynamically in C#|Aspose.Words f...

    Insert HTML into your Document dynamically when building a report using C#....inserting HTML dynamically into documents. You can insert HTML to your...when you need to override formatting of some parts of an expression...

    docs.aspose.com/words/net/inserting-html-dynami...
  3. Aspose pdf is failing to convert text containin...

    Hello, I’m using TextAbsorber to extract text from pdf but it is failing to convert the superscript and subscript from pdf. The pdf contains simple mathematical and chemistry equations. Please guide me to get it done, I…...public String convertToText(Document pdfDocument, int page) throws...methods may not handle these formatting styles correctly, especially...

    forum.aspose.com/t/aspose-pdf-is-failing-to-con...
  4. DocumentBuilder.underline property | Aspose.Wor...

    DocumentBuilder.underline property. Gets/sets underline type for the current font....Shows how to format text inserted by a document builder. doc...doc = aw . Document () builder = aw . DocumentBuilder ( doc = doc...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DOCX -> TIFF conversion creates additional page...

    When converting from DOCX to TIFF page by page using Document. extractPages() for the first page in the Document an additional extra empty page is created. The issue can be replicated using this Document: GEN_Formular…...to TIFF page by page using Document. extractPages() for the first...first page in the document an additional extra empty page is created...

    forum.aspose.com/t/docx-tiff-conversion-creates...
  6. Manipulate PDF Document in C#|Aspose.PDF for .NET

    This article contains information on how to validate PDF Document for PDF A Standard, how to work with TOC, how to set PDF expiry date, and etc....Ask AI Manipulate PDF Document in C# Contents [ Hide ] Manipulate...Manipulate PDF Document in C# Validate PDF Document for PDF A Standard...

    docs.aspose.com/pdf/net/manipulate-pdf-document/
  7. FindReplaceOptions.apply_paragraph_format prope...

    FindReplaceOptions.apply_paragraph_format property. Paragraph Formatting applied to new content....apply_paragraph_format property FindReplaceOptions.apply_paragraph_format...apply_paragraph_format property Paragraph formatting applied to new content...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentBase.Lists | Aspose.Words for .NET

    Discover DocumentBase Lists for efficient property management. Access customizable list Formatting to enhance your Document's presentation and clarity....access to the list formatting used in the document. public ListCollection...with list levels. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Merge Files|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....For simple files with data, formatting, and formulas, the Workbook...MyBook2.xls . The files contain formatted data and formulas only. The...

    docs.aspose.com/cells/java/merge-files/
  10. ListLevel.numberPosition property | Aspose.Word...

    ListLevel.numberPosition property. Returns or sets the position (in points) of the number or bullet for the list level....how to apply custom list formatting to paragraphs when using...DocumentBuilder. let doc = new aw . Document (); // A list allows us to...

    reference.aspose.com/words/nodejs-net/aspose.wo...